home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 19 / PCPP #19.iso / games / Win95 / darkdemo / LISP / INPUT.LSP < prev    next >
Encoding:
Lisp/Scheme  |  1997-09-17  |  259 b   |  13 lines

  1. (setq up_key 256)
  2. (setq left_key 258)
  3. (setq right_key 259)
  4. (setq down_key 257)
  5. (setq duck_key 270)
  6. (setq toggle_key 281)
  7. (setq cweap_key 269)
  8. (setq cpow_key 283)
  9. (setq holy_key 104)
  10. (setq fflip_key 282)
  11. (setq backflip_key 268)
  12. (setq talk_key 116)
  13.